popover: remove GTK+ grab (if any) on unmap
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 13 Nov 2013 09:49:54 +0000 (10:49 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:05 +0000 (17:10 +0100)
commit7c10fc5580780eaf4ac417a273affefe36fba609
tree4ad9f48bbbaf730a75dada4a063cdf9821aa83f1
parentb4805f707641587c29065a1158ea8e112fe57d37
popover: remove GTK+ grab (if any) on unmap

If there is a GTK+ grab on the popover, ensure that it's removed when it's
unmapped. If no GTK+ grab was performed on the popover, this function will
do nothing.
gtk/gtkpopover.c